fix: handle ical.js group parameter form to prevent custom label corruption on save/re-fetch cycle#5378
Conversation
hamza221
left a comment
There was a problem hiding this comment.
Hello,
Thank you for opening this PR,
The diff is really big and it looks like it's mostly spacing related fixes.
Can you please run npm ci then npm run lint:fix then push again
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
…uption on save/re-fetch cycle Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
c71d75f to
ccbed23
Compare
Hello Hamza, I have fixed the linting issues, the PR looks cleaner than before. Will do the same for the other PR as well. |
ccbed23 to
9613346
Compare
Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
9613346 to
9ec8c19
Compare
Signed-off-by: pallavibakale <pallavibakale09@gmail.com>
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
X-ABLABEL) handling to correctly work with properties loaded from the serverNEXTCLOUD1.TEL) when re-applying a custom label after a save/fetch cyclepropGroupandpropLabelto detect thegroupparameter form that ical.js uses after parsing from serverFixes: #5302